Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

HCL Notes/Domino 8.5 Forum (includes Notes Traveler)

Previous Next

found the problem

The problem is with what RHEL did to /etc/issue. From the startup output:

++ cat /etc/issue
++ grep -i red
++ egrep 'Enterprise|Advanced'
++ awk '{print $7}'
+ version=5.3
++ echo 5.3
++ sed -e 's/.*3.*/3/'
++ grep 3
+ version3=3
++ grep 2
++ sed -e 's/.*2\.1.*/2.1/'
++ echo 5.3
+ version2=
+ '[' '!' -z 3 ']'
+ '[' 3 = 3 ']'
+ LD_ASSUME_KERNEL=2.4.19
+ export LD_ASSUME_KERNEL
+ '[' -n '' ']'
+ '[' -n /local/notesdata ']'

What is happening is that the 5.3 version number in /etc/issue is causing our startup script to kick in a setting meant for RHEL 3.0. For now, the easiest fix is to edit your /etc/issue and change "5.3" to something like "5 SP3" or just "5" and then our startup script will not see the 3 and so will not set LD_ASSUME_KERNEL which is what I believe is causing your problem. So, please make this change and let me know how it goes.

Conversely, if you do not want to edit /etc/issue you can edit our startup script and remove or comment out the code segment which sets LD_ASSUME_KERNEL, whichever is easier for you. Since we do not support RHEL 3.0 with this version of Domino this is code we need to remove :)

Thanks

kenbo


Feedback response number KBRN7N9RPJ created by ~Maria Frotumigenakoi on 01/13/2009

Error attempting to start Domino Se... (~Rex Asajipyste... 11.Jan.09)
. . Same Problem (~Rex Kifanather... 12.Jan.09)
. . . . This ("can't back up notes.ini") is... (~August Opjumis... 12.Jan.09)
. . . . . . Re: This ("can't back up notes.ini"... (~Rex Asajipyste... 12.Jan.09)
. . Response (~Manny Feztooma... 12.Jan.09)
. . . . libc.so.6 Reponse (~Rex Asajipyste... 12.Jan.09)
. . . . . . ... libc (~Richard Zenwep... 12.Jan.09)
. . . . . . . . libc.so.6 Reponse (~Rex Asajipyste... 12.Jan.09)
. . . . . . . . . . ... libc.so.6 (~Richard Zenwep... 13.Jan.09)
. . . . . . . . . . . . Output from script test (~Rex Asajipyste... 13.Jan.09)
. . . . . . . . . . . . . . ...more script debugging (~Richard Zenwep... 13.Jan.09)
. . . . . . . . . . . . . . . . Still no luck... (~Rex Asajipyste... 13.Jan.09)
. . . . . . . . . . . . . . . . . . found the problem (~Richard Zenwep... 13.Jan.09)
. . . . . . . . . . . . . . . . . . . . ewww; bad practice (~Nicole Ekluman... 16.Jan.09)
. . . . . . . . . . . . . . . . . . . . Resolved! (~Rex Asajipyste... 13.Jan.09)
. . . . . . . . . . . . . . . . . . . . . . don't change it back (~Richard Zenwep... 14.Jan.09)
. . . . . . . . . . . . . . . . . . . . . . Careful when upgrading to RH 5.3: (~Rex Rekimanobu... 24.Jan.09)
. . . . . . . . . . . . . . . . . . . . This works, but is a total hack (~Julia Kirepuli... 28.May.09)
. . . . . . . . . . . . . . . . . . . . Probably the best solution (~Yentl Ektootex... 20.Apr.09)
. . . . . . Try this (~Manny Feztooma... 12.Jan.09)
. . . . . . . . echo "First" (~Rex Asajipyste... 12.Jan.09)
. . I assume notes.ini is owned by "not... (~August Opjumis... 12.Jan.09)
. . . . DominoInstall.log (~Rex Asajipyste... 12.Jan.09)




Printer-friendly

Search this forum

Member Tools


RSS Feeds

 RSS feedsRSS
All forum posts RSS
All main topics RSS